<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.web-head{width: 100%;position:fixed;z-index:9;font-size: 12px;color: #333;background: #fff;transition: 0.3s;}
.web-head.cur{box-shadow: 0 0 5px rgba(0,0,0,0.5);}
.web-head .head-1{height: 70px;position: relative;z-index: 2;}
.web-head .head-1 .logo{float: left;height:70px;width:calc(100% - 70px);max-width: 240px;position: relative;overflow: hidden;}
.web-head .head-1 .logo:before{content: "";position: absolute;z-index: 3;width:10px;height: 100%;background: #fff;top: 0;left: -50px;transform: rotate(30deg);opacity: 0.8;}
.web-head .head-1 .logo .zbl-img{width:100%;height: 100%;padding-top: 0;}
.web-head .head-1 .logo:hover:before{left: 120%;transition:2s;}
.web-head .head-1 .nav-btn{float: right;display: block;width: 40px;height: 40px;cursor: pointer;padding:5px;background: #39b6b9;border-radius:2px;transition: 0.5s;display: none;margin-top: 15px;}
.web-head .head-1 .nav-btn span{width: 26px;height:1px;background: #fff;display: block;margin:7px auto;transition: 0.5s;position: relative;top: 0;}
.web-head .head-nav-b{float:right;width: calc(100% - 240px);}
.web-head .head-nav-b .ul-box2{position: absolute;top:0;left: 0;width: 100%;background:rgba(255,255,255,0.75);opacity: 0;padding: 10px;}
.web-head .head-nav-b .ul1{width:100%;text-align: right;font-size: 0;}
.web-head .head-nav-b .ul2{width:100%;text-align: left;}
.web-head .head-nav-b .li1{position: relative;overflow: hidden;display: inline-block;vertical-align: top;margin-left: 1px;}
.web-head .head-nav-b .li1&gt;a{position: relative;z-index:2;color:#333;font-size: 18px;line-height:70px;display: block;padding: 0 25px;}
.web-head .head-nav-b .li2{display: block;width:100%;position: relative;}
.web-head .head-nav-b .li2&gt;a{display:block;color:#000;font-size: 14px;line-height: 25px;height: 25px;overflow: hidden;transition: 0.4s;text-align: center;}
.web-head .head-nav-b .li1.cur&gt;a{background: #39b6b9;color: #fff;}
.web-head .head-nav-b .li1:hover .ul-box2{top: 100%;opacity: 1;transition: 0.4s;}
.web-head .head-nav-b .li1:hover{overflow: initial;z-index: 2;}
.web-head .head-nav-b .li1:hover&gt;a{background: #39b6b9;color: #fff;transition: 0.4s;}
.web-head .head-nav-b .li2:hover{overflow: initial;z-index: 2;}
.web-head .head-nav-b .li2:hover&gt;a{color: #39b6b9;}
.web-head .head-nav-s{position:absolute;width: 100%;top:100%;left: 0;background:#fff;z-index:7;display: none;opacity:0;transition: 0.5s;height: 0;overflow: hidden;}
.web-head .head-nav-s .li1{position:relative;}
.web-head .head-nav-s .li1&gt;a{font-size: 14px;display: block;height: 50px;line-height: 50px;color: #333;padding: 0 5%;}
.web-head .head-nav-s .li1&gt;a:after{content:"";position: absolute;left:0;bottom: 0;width: 100%;height: 1px;background: #e9e9e9;}
.web-head .head-nav-s .li2{position: relative;}
.web-head .head-nav-s .li2&gt;a{font-size: 13px;display: block;height: 40px;line-height: 40px;color: #666;padding: 0 7%;}
.web-head .head-nav-s .li2&gt;a:after{content:"";position: absolute;left:0;top: 0;width: 100%;height: 1px;background: #eee;}
.web-head .head-nav-s .li3{position: relative;}
.web-head .head-nav-s .li3&gt;a{font-size: 12px;display: block;height: 40px;line-height: 40px;color: #666;padding: 0 9%;}
.web-head .head-nav-s .li3&gt;a:after{content:"";position: absolute;left:0;top: 0;width: 100%;height: 1px;background: #eee;}
.web-head .head-nav-s .btn1{position: absolute;right:5%;top:10px;width: 30px;height: 30px;z-index: 9;text-align:center;line-height: 30px;font-family:"瀹嬩綋";transition: 0.3s;font-size: 18px;}
.web-head .head-nav-s .btn2{position: absolute;right:5%;top:5px;width: 30px;height: 30px;z-index: 9;text-align:center;line-height: 30px;font-family:"瀹嬩綋";transition: 0.3s;}
.web-head .head-nav-s li.cur&gt;a{color: #39b6b9;}
.web-head .head-nav-s li.zblcur&gt;a{color: #39b6b9;}
.web-head .head-nav-s li.zblcur&gt;.btn{transform: rotate(90deg);}
.web-head.navscur{overflow: initial;}
.web-head.navscur .head-1 .nav-btn span:nth-child(1){top: 8px;transform: rotate(45deg);}
.web-head.navscur .head-1 .nav-btn span:nth-child(2){opacity: 0;}
.web-head.navscur .head-1 .nav-btn span:nth-child(3){top: -8px;transform: rotate(-45deg);}
.web-head.navscur .head-nav-s{top: 60px;opacity: 1;height: auto;}
@media only screen and (min-width:1025px) {
	.web-head .head-0 a{transition: 0.3s;}
	.web-head .head-0 a:hover{color: #39b6b9;}
}
@media only screen and (max-width: 1440px) {
	.web-head .head-nav-b .li1{margin-left: 5px;}
	.web-head .head-nav-b .li1&gt;a{font-size: 14px;padding: 0 18px;}
}
@media only screen and (max-width: 1280px) {
	.web-head .head-1 .logo{max-width:180px}
	.web-head .head-nav-b{width: calc(100% - 180px);}
	.web-head .head-nav-b .li1{margin-left: 0px;}
}
@media only screen and (max-width:1024px) {
	.web-head .head-1 .nav-btn{display: block;}
	.web-head .head-1 .ul1{display: none;}
	.web-head .head-nav-b{display: none;}
	.web-head .head-nav-s{display: block;}
}
.banner{position: relative;width: 100%;margin-top: 70px;}
.banner img{display: block;width: 100%;}
.banner .img-s{display: none;}
.banner .slick-dots{position:absolute;bottom:20px;width: 100%;text-align: center;}
.banner .slick-dots li{width: 70px;height: 7px;display: inline-block;margin:0 1px;cursor: pointer;background: #fff;transition: 0.3s;}
.banner .slick-dots li button{display: none;}
.banner .slick-dots li.slick-active{background: #00928b;}
@media only screen and (max-width: 980px) {
	.banner .img-b{display: none;}
	.banner .img-s{display:block;}
	.banner .slick-dots li{width:50px;height:5px}
}
@media only screen and (max-width: 640px) {
	.banner .slick-dots{bottom:5px}
	.banner .slick-dots li{width:30px;height:3px}
}
.web-tit-1 {text-align: center;color:#58585a;margin: 3.5% 0 2.5%;font-size: 36px;border-bottom: 1px solid #ccc;padding-bottom: 15px;}
@media only screen and (max-width:1440px) {
	.web-tit-1{font-size: 30px;}
}
@media only screen and (max-width:980px) {
	.web-tit-1{font-size: 24px;padding-bottom:10px}
}
@media only screen and (max-width:640px) {
	.web-tit-1{padding-bottom:5px}
}
.web-tit-2 {text-align: left;color:#58585a;margin: 4.16% 0 3.28%;}
.web-tit-2 .t1{font-size: 36px;position: relative;padding-bottom: 10px;}
.web-tit-2 .t1:after{content:"";position: absolute;left: 0;bottom:0;width: 47px;height: 2px;background: #39b6b9;}
@media only screen and (max-width:1440px) {
	.web-tit-2 .t1{font-size: 30px;}
}
@media only screen and (max-width:980px) {
	.web-tit-2 .t1{font-size: 24px;}
}
.web-tit-3{width: 66px;height: 94px;background: url(../img/tit-3.png) no-repeat top/contain;position: absolute;left: 2.6%;top:0;z-index: 9;text-align: center;color: #fff;font-size: 20px;padding-top: 15px;line-height: 25px;}
@media only screen and (max-width:640px) {
	.web-tit-3{width:40px;font-size: 14px;padding-top: 7px;line-height: 20px;}
}
.web-txt-1{font-size: 16px;line-height: 30px;color: #000;}
@media only screen and (max-width: 1024px) {
	.web-txt-1{font-size: 14px;line-height: 25px;}
}
.web-nav-1 .li-box{background: #d5e6f5;text-align: center;height: 50px;line-height: 50px;color: #1a97ea;font-size: 16px;}
.web-nav-1 .li-box a{display: block;position: relative;z-index: 2;}
.web-nav-1 .li-box:before{content: "";position: absolute;bottom: 0;left: 0;width: 100%;height:3px;background: #1a97ea;}
.web-nav-1 .li-box.cur{color: #fff;}
.web-nav-1 .li-box.cur:before{height: 100%}
@media only screen and (max-width:1024px ) {
	.web-nav-1 .li-box{height: 40px;line-height: 40px;font-size: 14px;}
}
.web-more-1 a{display: block;width: 130px;height: 36px;line-height: 36px;overflow: hidden;border: 1px solid #c6c7c8;color: #39b6b9;margin: auto;background: #fff;text-align: center;}
.index-1{background: #fff;overflow: hidden;}
.index-1 .mainleft{float: left;width: 66%;}
.index-1 .mainleft .box-1{position: relative;}
.index-1 .mainleft .box-1 .img{padding-top: 0;height: 450px;}
.index-1 .mainleft .box-1 .txt-box{position: absolute;left: 0;bottom: 0;height: 70px;line-height: 70px;font-weight: bold;font-size: 24px;background: rgba(0,0,0,0.56);width: 100%;color: #fff;padding: 0 35px;}
.index-1 .mainleft .box-1 .left{position: absolute;bottom:20px;right:70px;width: 30px;height: 30px;background: url(../img/jt-l.png) no-repeat center;cursor: pointer;}
.index-1 .mainleft .box-1 .right{position: absolute;bottom:20px;right: 30px;width: 30px;height: 30px;background: url(../img/jt-r.png) no-repeat center;cursor: pointer;}
.index-1 .mainleft .box-2{background: #f7f7f8;height: 140px;padding: 25px;} 
.index-1 .mainleft .box-2 li{float: left;width: 20%;text-align: center;}
.index-1 .mainleft .box-2 li a{display: block;transition: 0.4s}
.index-1 .mainleft .box-2 li .img{width: 55px;padding-top: 55px;margin:0 auto 5px;}
.index-1 .mainleft .box-2 li .txt-box{font-size: 14px;color: #333;line-height: 30px;height: 30px;overflow: hidden;}
.index-1 .mainright{float:right;width:32%;height: 590px;background: #f7f7f8;padding:35px;}
.index-1 .mainright .tit{font-size: 24px;font-weight: bold;color: #040000;line-height: 30px;height: 30px;overflow: hidden;margin-bottom: 20px;}
.index-1 .mainright .tit a{transition:0.4s}
.index-1 .mainright .txt{font-size: 14px;color: #040000;line-height: 30px;height:360px;overflow: hidden;margin-bottom:50px;}
.index-1 .mainright .more a{font-size: 16px;color: #008ddc;transition: 0.4s;}
@media only screen and (min-width:1024px) {
	.index-1 .mainleft .box-2 li a:hover{opacity: 0.8;}
	.index-1 .mainright .tit a:hover{opacity: 0.8;}
	.index-1 .mainright .more a:hover{opacity: 0.8;}
}
@media only screen and (max-width:1280px) {
	.index-1 .mainleft .box-1 .img{height: 300px;}
	.index-1 .mainleft .box-1 .txt-box{height: 50px;line-height: 50px;font-size: 18px;}
	.index-1 .mainleft .box-1 .left{bottom: 10px;}
	.index-1 .mainleft .box-1 .right{bottom: 10px;}
	.index-1 .mainleft .box-2{height: 80px;padding: 10px;}
	.index-1 .mainleft .box-2 li .img{width: 30px;padding-top: 30px;margin-bottom: 5px;}
	.index-1 .mainleft .box-2 li .txt-box{line-height: 25px;height: 25px;}
	.index-1 .mainright{padding:20px;height: 380px;}
	.index-1 .mainright .tit{font-size: 18px;margin-bottom: 10px;}
	.index-1 .mainright .txt{height: 250px;line-height: 25px;margin-bottom: 20px;}
}
@media only screen and (max-width:640px) {
	.index-1 .mainleft{float: none;width: 100%;margin-bottom: 10px;}
	.index-1 .mainleft .box-1 .img{height:200px}
	.index-1 .mainright{float: none;width: 100%;}
}
.index-2{background: #fff;overflow: hidden;}
.index-2 .zbl-lump .img{padding-top: 160%;transition: 0.4s;}
.index-2 .zbl-lump .txt-box{line-height: 40px;height: 40px;background: #1a97ea;color: #fff;text-align: center;font-size: 16px;transition: 0.4s;}
@media only screen and (min-width:1024px) {
	.index-2 .zbl-lump:hover .img-box{opacity: 0.8}
	.index-2 .zbl-lump:hover .txt-box{background: #39b6b9;}
}
.index-3{background: #fff;overflow: hidden;}
.index-3 .mains{padding-top:29%;position: relative;margin-bottom: 3.27%;}
.index-3 .main{height:100%;position: absolute;left: 0;top: 0;}
.index-3 .main .zbl-lump{display: block;height:100%;float: left;background: #ffffff;position: relative;}
.index-3 .main .zbl-lump .lump{display:block;transition: 0.4s;height: 100%;}
.index-3 .main .zbl-lump .img-box{display: block;background: no-repeat center/cover;padding-top: 0;}
.index-3 .main .zbl-lump .img-box .img{height: 100%;padding-top: 0;}
.index-3 .main .zbl-lump:nth-child(1){width: 36%;margin-right: 1%;}
.index-3 .main .zbl-lump:nth-child(1) .img-box{height: 100%;}
.index-3 .main .zbl-lump:nth-child(1) .txt-box{position: absolute;bottom: 0;left: 0;width: 100%;padding:0 40px 35px;color: #fff;}
.index-3 .main .zbl-lump:nth-child(1) .txt-box .t1{font-size: 18px;line-height: 25px;height: 25px;overflow: hidden;margin-bottom: 5px;}
.index-3 .main .zbl-lump:nth-child(1) .txt-box .t2{font-size: 24px;line-height: 30px;height: 30px;overflow: hidden;font-weight: bold;}
.index-3 .main .zbl-lump:nth-child(n+2){width: 30.5%;margin-left:1%;}
.index-3 .main .zbl-lump:nth-child(n+2) .img-box{height: calc(100% - 190px);}
.index-3 .main .zbl-lump:nth-child(n+2) .txt-box{padding: 30px 35px 20px;}
.index-3 .main .zbl-lump:nth-child(n+2) .txt-box .t1{font-size:22px;color: #333333;line-height: 30px;height: 30px;overflow: hidden;margin-bottom: 10px;}
.index-3 .main .zbl-lump:nth-child(n+2) .txt-box .t2{font-size:14px;color: #666666;line-height: 25px;height: 50px;overflow: hidden;margin-bottom: 25px;}
.index-3 .main .zbl-lump:nth-child(n+2) .txt-box .t3{font-size:14px;color: #999999;line-height: 25px;height: 25px;overflow: hidden;}
.index-3 .web-more-1{margin-bottom: 2.5%;}
@media only screen and (min-width:1024px) {
	.index-3 .main .zbl-lump .lump:hover{opacity: 0.8;}
}
@media only screen and (max-width: 1440px) {
	.index-3 .main .zbl-lump:nth-child(1) .txt-box{padding: 0 25px 25px;}
	.index-3 .main .zbl-lump:nth-child(1) .txt-box .t1{font-size: 16px;line-height: 20px;height: 20px;}
	.index-3 .main .zbl-lump:nth-child(1) .txt-box .t2{font-size: 18px;line-height: 25px;height: 25px;}
	.index-3 .main .zbl-lump:nth-child(n+2) .img-box{height: calc(100% - 120px);}
	.index-3 .main .zbl-lump:nth-child(n+2) .txt-box{padding: 15px 25px;}
	.index-3 .main .zbl-lump:nth-child(n+2) .txt-box .t1{font-size:16px;line-height: 25px;height: 25px;margin-bottom: 5px;}
	.index-3 .main .zbl-lump:nth-child(n+2) .txt-box .t2{font-size:13px;line-height: 20px;height: 40px;margin-bottom: 5px;}
	.index-3 .main .zbl-lump:nth-child(n+2) .txt-box .t3{font-size:12px;line-height: 20px;height: 20px;}
}
@media only screen and (max-width: 980px) {
	.index-3 .main .zbl-lump:nth-child(1) .txt-box{padding: 0 15px 10px;}
	.index-3 .main .zbl-lump:nth-child(1) .txt-box .t1{font-size: 14px;line-height: 20px;height: 20px;margin-bottom: 0;}
	.index-3 .main .zbl-lump:nth-child(1) .txt-box .t2{font-size: 16px;line-height: 25px;height: 25px;font-weight: normal;}
	.index-3 .main .zbl-lump:nth-child(n+2) .img-box{height: calc(100% - 80px);}
	.index-3 .main .zbl-lump:nth-child(n+2) .txt-box{padding: 6px 15px;}
	.index-3 .main .zbl-lump:nth-child(n+2) .txt-box .t1{font-size:16px;line-height: 25px;height: 25px;margin-bottom: 3px;}
	.index-3 .main .zbl-lump:nth-child(n+2) .txt-box .t2{font-size:12px;line-height: 20px;height: 20px;margin-bottom: 0;}
	.index-3 .main .zbl-lump:nth-child(n+2) .txt-box .t3{font-size:12px;line-height: 20px;height: 20px;}
}
@media only screen and (max-width: 640px) {
	.index-3 .mains{padding-top: 100%;}
	.index-3 .main .zbl-lump{height: 49%;}
	.index-3 .main .zbl-lump:nth-child(1){width: 100%;margin-bottom: 2%;}
	.index-3 .main .zbl-lump:nth-child(n+2){width: 49%;margin-left: 2%;}
	.index-3 .main .zbl-lump:nth-child(2){margin-left: 0;}
}
.index-4{overflow: hidden;height: 515px;}
.index-4 .img-box{float: left;width: 50%;height: 100%;background:no-repeat center/cover;padding-top: 0;}
.index-4 .img-box .img{height: 100%;padding-top: 0;}
.index-4 .txt-box{float:right;width: 50%;background: #3f4041;height: 100%;color: #fff;padding: 70px 5% 70px 40px;}
.index-4 .txt-box .t1{font-size: 36px;color: #ffffff;margin-bottom: 15px;}
.index-4 .txt-box .t2{font-size: 16px;color: #cfd0d2;line-height: 25px;max-height: 200px;overflow: hidden;margin-bottom: 40px;max-width:800px;}
.index-4 .txt-box .t3{font-size: 16px;color: #fdfdfe;border:1px solid #fff;display: inline-block;padding: 0 25px;line-height: 36px;transition: 0.4s;}
@media only screen and (min-width:1024px) {
	.index-4 .txt-box .t3:hover{background: #fff;color: #3f4041;opacity: 0.8;}
}
@media only screen and (max-width:1440px) {
	.index-4{height: 400px;}
	.index-4 .txt-box{padding: 50px 5% 50px 40px;}
	.index-4 .txt-box .t1{font-size: 30px;}
	.index-4 .txt-box .t2{font-size: 14px;}
	.index-4 .txt-box .t3{font-size: 14px;}
}
@media only screen and (max-width:980px) {
	.index-4{height: 300px;}
	.index-4 .txt-box{padding: 30px 5% 30px 30px;}
	.index-4 .txt-box .t1{font-size: 24px;margin-bottom: 15px;}
	.index-4 .txt-box .t2{max-height: 100px;}
	.index-4 .txt-box .t3{padding: 0 20px;line-height: 30px;}
}
@media only screen and (max-width:980px) {
	.index-4 {height: auto;}
	.index-4 .img-box{height:300px;width: 100%;}
	.index-4 .txt-box{height:auto;width: 100%;padding:30px 5% 40px;}
	.index-4 .txt-box .t1{font-size: 18px;margin-bottom: 10px;}
	.index-4 .txt-box .t2{margin-bottom: 20px;}
}
@media only screen and (max-width:640px) {
	.index-4 .img-box{height:220px;}
}
.about .main{padding: 3% 0;margin-bottom:6.25%;border-bottom:1px solid #cccccc}
.products .main{padding:3% 0;margin-bottom:6.25%;border-bottom:1px solid #cccccc}
.products .zbl-lump{border:1px solid #dad9d0;padding: 5px;}
.products .zbl-lump .img-box{margin-bottom: 2px;}
.products .zbl-lump .img-box .img{background-size:contain}
.products .zbl-lump .txt-box{line-height: 45px;height: 45px;overflow:hidden;text-align: center;background: #d5e6f5;color: #1a97ea;font-size: 16px;transition: 0.4s;}
@media only screen and (min-width: 1024px) {
	.products .zbl-lump:hover{opacity: 0.8 !important;transition: 0.4s;}
	.products .zbl-lump:hover .txt-box{background: #1a97ea;color: #fff;}
}
.productshow .main{padding: 3% 0;margin-bottom:6.25%;border-bottom:1px solid #cccccc}
.productshow .main .box-1{overflow: hidden;margin-bottom: 20px;}
.productshow .main .box-1 .img-box{float: left;width:35%;border:1px solid #dad9d0;padding: 10px;}
.productshow .main .box-1 .img-box .img{background-size:contain}
.productshow .main .box-1 .txt-box{float: right;width: 61%;}
.productshow .main .box-1 .txt-box dl{padding: 25px 0;border-bottom:1px solid #dad9d0}
.productshow .main .box-1 .txt-box dl:first-child{border-top:1px solid #dad9d0}
.productshow .main .box-1 .txt-box dt{font-size: 20px;color: #000;line-height: 30px;height: 30px;overflow: hidden;margin-bottom: 10px;}
.productshow .main .box-1 .txt-box dd{font-size: 16px;color: #000;line-height: 30px;overflow: hidden;}
.productshow .main .box-2 .s-box{padding: 2.5% 0;border-bottom:1px solid #dad9d0}
.productshow .main .box-2 .s-box:last-child{border-bottom: 0;}
.productshow .main .box-2 .s-box .tit{margin-bottom: 15px;}
.productshow .main .box-2 .s-box .tit span{display: block;background: #1a97ea;color: #fff;width: 155px;height: 45px;text-align: center;line-height: 45px;font-size: 16px;}
.productshow .main .box-2 .s-box-2 table{text-align: center;width: 100%;border-collapse:collapse;}
.productshow .main .box-2 .s-box-2 table td{border:1px solid #dad9d0;line-height:25px;padding: 10px;}
.productshow .main .box-2 .s-box-4 .zbl-lump{border-radius: 5px;overflow: hidden;}
.productshow .main .box-2 .s-box-4 .img{padding-top: 55%;}
@media only screen and (max-width:1024px ) {
	.productshow .main .box-1 .txt-box dl{padding: 15px 0;}
	.productshow .main .box-1 .txt-box dt{font-size: 16px;margin-bottom: 5px;}
	.productshow .main .box-1 .txt-box dd{font-size: 14px;line-height: 25px;}
	.productshow .main .box-2 .s-box{padding: 20px 0;}
	.productshow .main .box-2 .s-box .tit span{font-size: 14px;width: 120px;height: 40px;line-height: 40px;}
}
@media only screen and (max-width:640px ) {
	.productshow .main .box-1{margin-bottom: 0px;}
	.productshow .main .box-1 .img-box{float: none;width: 100%;}
	.productshow .main .box-1 .txt-box{float: none;width: 100%;}
}
.news .main{padding:3% 0;margin-bottom:6.25%;border-bottom:1px solid #cccccc}
.news .zbl-lump .lump{display:block;transition:0.3s}
.news .zbl-lump .img-box .img{padding-top: 60%;}
.news .zbl-lump .txt-box{padding: 20px 0;}
.news .zbl-lump .txt-box .t1{font-size:20px;color: #333333;line-height: 30px;height: 30px;overflow: hidden;margin-bottom: 10px;}
.news .zbl-lump .txt-box .t2{font-size:14px;color: #666666;line-height: 25px;height: 50px;overflow: hidden;margin-bottom: 25px;}
.news .zbl-lump .txt-box .t3{font-size:14px;color: #999999;line-height: 25px;height: 25px;overflow: hidden;}
@media only screen and (min-width: 1024px) {
	.news .zbl-lump:hover .lump{opacity:0.8}
}
@media only screen and (max-width: 980px) {
	.news .zbl-lump .txt-box{padding: 10px 0;}
	.news .zbl-lump .txt-box .t1{font-size: 18px;margin-bottom: 5px;}
	.news .zbl-lump .txt-box .t2{font-size: 14px;margin-bottom: 5px;}
}
.newshow .main{padding:3% 0 0;margin-bottom:6.25%;}
.newshow .box-1{border-bottom: 1px solid #dad9d0;padding:10px 0 20px;}
.newshow .box-1 .tit{font-size: 24px;margin-bottom: 5px;}
.newshow .box-1 .txt span{margin-right: 20px;}
.contact .main{padding:3% 0 0;margin-bottom:6.25%;}
.contact .main-1{margin-bottom:4%}
.contact .main-1:after{content: "";display: block;clear: both;}
.contact .main-1 .mainleft{float: left;width: 47%;line-height:40px;font-size: 16px;color: #666;background: #eee;padding:20px 30px;}
.contact .main-1 .mainright{float:right;width: 49%;}
.contact .main-1 .mainright .tit{font-size: 16px;color: #666;margin-bottom:10px;line-height: 35px;}
.contact .main-1 .mainright .box{margin-bottom: 20px;}
.contact .main-1 .mainright .box:after{content:"";display: block;clear: both;}
.contact .main-1 .mainright .xing{position: relative;}
.contact .main-1 .mainright .xing:before{content: "*";position:absolute;left:10px;top:5px;color: red;}
.contact .main-1 .mainright input{display: inline-block;vertical-align: middle;width: 100%;height:40px;line-height: 40px;font-size: 14px;color: #666;border:1px solid #ccc;padding:0 20px}
.contact .main-1 .mainright textarea{width: 100%;height: 100px;font-size: 14px;color: #333;border:1px solid #ccc;padding:10px 20px}
.contact .main-1 .mainright img{display: inline-block;vertical-align: middle;width: 100px;height: 50px;}
.contact .main-1 .mainright input[type="submit"]{width: 100px;height: 35px;line-height: 35px;background: #0b81da;color: #fff;border:0;}
.contact #map{width:100%;height: 400px;}
@media only screen and (max-width: 980px) {
	.contact .main-1 .mainleft li{margin-top: 15px;font-size: 14px;}
	.contact .main-1 .mainright .tit{margin-bottom: 15px;}
	.contact .main-1 .mainright .box{margin-bottom: 15px;}
	.contact .main-1 .mainright input{height: 35px;font-size: 14px;line-height: 35px;}
	.contact .main-1 .mainright select{height: 35px;font-size: 14px;line-height:35px;}
	.contact .main-1 .mainright textarea{height: 100px;font-size: 14px;}
	.contact .main-1 .mainright img{height: 35px;}
	.contact .main-1 .mainright input[type="submit"]{height: 35px;line-height: 35px;}
}
@media only screen and (max-width: 640px) {
	.contact .main-1 .mainleft{float:none;width: 100%;margin-bottom: 10px;}
	.contact .main-1 .mainright{float:none;width: 100%;}
}

.web-foot{width: 100%;overflow:hidden;position: static;}
.web-foot .foot-1{background:url(../img/footer-bj.jpg) no-repeat center/cover;}
.web-foot .foot-1 .box1{overflow:hidden;padding:3.3% 0 2%}
.web-foot .foot-1 .box1 .boxleft{float:left}
.web-foot .foot-1 .box1 .boxleft .lump{margin-right:45px;float: left;}
.web-foot .foot-1 .box1 .boxleft .lump .tit{font-size: 17px;font-weight: bold;color: #414243;margin-bottom: 20px;}
.web-foot .foot-1 .box1 .boxleft .lump .txt li{font-size: 17px;color: #414243;line-height: 30px;}
.web-foot .foot-1 .box1 .boxright{float:right;text-align: right;}
.web-foot .foot-1 .box1 .boxright .b1{overflow: hidden;margin-bottom:25px;}
.web-foot .foot-1 .box1 .boxright .b1 .lump{width: 100px;display: inline-block;margin-left: 10px;text-align: center;}
.web-foot .foot-1 .box1 .boxright .b1 .lump img{width: 100%;display: block;margin-bottom: 5px;}
.web-foot .foot-1 .box1 .boxright .b1 .lump .txt{color: #333;}
.web-foot .foot-1 .box1 .boxright .b2{color: #333;line-height: 25px;}
.web-foot .foot-1 .box2{line-height: 25px;font-size: 12px;color:#58585a;padding: 12.5px 0;}
.web-foot .foot-1 .box2 a{display: inline-block;margin: 0 10px;}
.web-foot .foot-2{background:#414243;line-height: 20px;overflow: hidden;padding: 15px 0;font-size: 14px;text-align: center;color:#fefdfe;}
.web-foot .foot-2 .l{opacity: 0.8;}
.web-foot .foot-2 .x{display: inline-block;margin:0 10px;}
@media only screen and (min-width:1024px) {
	.web-foot a{transition: 0.4s;}
	.web-foot a:hover{opacity: 0.8;}
}
@media only screen and (max-width:1280px) {
	.web-foot .foot-1 .box1 .boxleft .lump{margin-right: 25px;}
	.web-foot .foot-1 .box1 .boxleft .lump .tit{font-size: 14px;margin-bottom: 10px;}
	.web-foot .foot-1 .box1 .boxleft .lump .txt li{font-size: 14px;line-height: 25px;}
	.web-foot .foot-1 .box1 .boxright .b1{margin-bottom: 15px;}
	.web-foot .foot-1 .box1 .boxright .b1 .lump{width: 80px;}
	.web-foot .foot-1 .box1 .boxright .b1 .lump .txt{font-size: 12px;}
}
@media only screen and (max-width:980px) {
	.web-foot .foot-1 .box1 .boxleft{display: none;}
	.web-foot .foot-1 .box1 .boxright{float: none;width: 100%;text-align: left;}
	.web-foot .foot-1 .box1 .boxright .b1 .lump{margin-left: 0;margin-right: 10px;}
	.web-foot .foot-1 .box2{display: none;}
	.web-foot .foot-2 .l{float: none;text-align: center;}
	.web-foot .foot-2 .r{float: none;text-align: center;}
}
</pre></body></html>